home *** CD-ROM | disk | FTP | other *** search
- on scient
- sound stop 1
- sound playFile 1, "netsnd2"
- repeat while soundBusy(1)
- set the castNum of sprite 13 to 82
- updateStage()
- startTimer()
- repeat while the timer < 10
- end repeat
- set the castNum of sprite 13 to 83
- updateStage()
- startTimer()
- repeat while the timer < 10
- end repeat
- set the castNum of sprite 13 to 82
- updateStage()
- startTimer()
- repeat while the timer < 10
- end repeat
- set the castNum of sprite 13 to 81
- updateStage()
- startTimer()
- repeat while the timer < 10
- end repeat
- end repeat
- end
-